C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportEditing<T> Interface
Members

ISupportEditing<T> Interface
Specifies a calling contract for collections that support editing.
Syntax
'Declaration
 
Public Interface ISupportEditing(Of T) 
 
Type Parameters
T
See Also